set Ambient Lighting
open fun setAmbientLighting(value: ModuleConfigProtos.ModuleConfig.AmbientLightingConfig): LocalOnlyProtos.LocalModuleConfig.Builder
open fun setAmbientLighting(builderForValue: ModuleConfigProtos.ModuleConfig.AmbientLightingConfig.Builder): LocalOnlyProtos.LocalModuleConfig.Builder
The part of the config that is specific to the Ambient Lighting module
Content copied to clipboard
.meshtastic.ModuleConfig.AmbientLightingConfig ambient_lighting = 12;